projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fce61e
)
(region): Doc fix.
author
Phillip Rulon
<pjr@gnu.org>
Sat, 9 Oct 1999 00:56:34 +0000
(
00:56
+0000)
committer
Phillip Rulon
<pjr@gnu.org>
Sat, 9 Oct 1999 00:56:34 +0000
(
00:56
+0000)
lisp/faces.el
patch
|
blob
|
history
diff --git
a/lisp/faces.el
b/lisp/faces.el
index 6c7476507d07dff75dbc8aa85e6e7f885a39f847..83af2d40f948d1c42a49e1c2ac715f0285aed471 100644
(file)
--- a/
lisp/faces.el
+++ b/
lisp/faces.el
@@
-1414,7
+1414,7
@@
created."
(((class color) (background light))
(:background "lightblue"))
(t (:background "gray")))
- "Basic face for highlight the region."
+ "Basic face for highlight
ing
the region."
:group 'basic-faces)